(defgroup comment): Remove autoload cookie.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Tue, 12 Nov 2002 00:10:51 +0000 (00:10 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Tue, 12 Nov 2002 00:10:51 +0000 (00:10 +0000)
lisp/newcomment.el

index b44f63db903c8f2b5b885d57067e98339a13e026..52f9544a7fdaa7a5b2956272dc7d820fb7f8d262 100644 (file)
@@ -73,7 +73,6 @@
 ;;;###autoload
 (defalias 'indent-new-comment-line 'comment-indent-new-line)
 
-;;;###autoload
 (defgroup comment nil
   "Indenting and filling of comments."
   :prefix "comment-"